﻿/* tem05-certified */
.tem05-certified .interval{padding:0 5px;}
.tem05-certified .col-xs-6{padding:0 10px;margin:7px 0;}
.tem05-certified .images{border:1px solid rgba(121,121,121,0.25);position:relative;padding-top:60%;transition:all 0.3s ease-in 0s;}
.tem05-certified .col-xs-6:hover .images{border-color:rgba(121,121,121,0.5);}
.tem05-certified .images img{position:absolute;left:0;top:0;width:100%;height:100%;}
.tem05-certified .title{font-size:12px;color:#333;width:100%;text-align:center;line-height:35px;height:35px;overflow:hidden;}
.tem05-certified .certified_add .col-lg-2:nth-of-type(6n+1),
.tem05-certified .certified_add .col-lg-3:nth-of-type(4n+1),
.tem05-certified .certified_add .col-lg-4:nth-of-type(3n+1),
.tem05-certified .certified_add .col-lg-6:nth-of-type(2n+1){clear:both;}
.tem05-certified .certified_add .images{position:static;padding:0;}
.tem05-certified .certified_add .images img{position:static;height:auto;width:auto;max-width:100%;display:block;margin:0 auto;}
@media (max-width:480px){
.tem05-certified .col-xs-6{padding:0 5px;}
}
